.logo {
    width: 80%;
    margin: 20px 0;
}
/*.logo_box {*/
/*	line-height: 100px;*/
/*}*/
.header_phone {
	font-size: 16px;
	line-height: 30px;
	padding-top: 20px;
}
.header_mobile {
	font-size: 18px;
	color: #4486c6;
	font-weight: 600;
}
.nav_box {
	background: #4486c6;
}
.nav_list li {
	float: left;
}
.nav_item {
	display: block;
	color: #fff;
	font-size: 18px;
	line-height: 50px;
	width: 170px;
	text-align: center;
}
.nav_active {
	background: #62a7eb;
}
.nav_item:hover {
	background: #62a7eb;
}
.index_banner_img {
	display: block;
	width: 100%;
	height: 660px;
}
.index_swiper_prev,.index_swiper_next {
	width: 26px;
	height: 39px;
	margin-top: -20px;
}
.index_swiper_prev {
	left: 22px;
}
.index_swiper_next {
	right: 22px;
}
.swiper_buttons {
	position: absolute;
	top: 50%;
	width: 75px;
	height: 75px;
	margin-top: 38px;
	border-radius: 100%;
	background: rgba(0,0,0,.2);
	z-index: 2;
}
.swiper_button_prev {
	left: 60px;
}
.swiper_button_next {
	right: 60px;
}
.index_video {
	width: 920px;
	margin-right: 200px;
	/*height: 600px;*/
	padding-top: 50px;
	object-fit: cover;
	/* background: #000; */
	display: block;
}
.index_video img {
    height: 400px;
    width: 100%;
}
.index_about {
	position: relative;
	max-width: 1920px;
	margin: 30px auto;
}
.index_about_top{
    max-width: 1920px;
    margin: 0 auto;
    text-align: center;
    padding-top: 120px;
    font-size: 30px;
    font-weight: 600;
}
.index_about_head {
	text-align: right;
	font-weight: 600;
	padding-right: 50px;
	padding-bottom: 60px;
}
.index_about_content {
	position: absolute;
	bottom: 4px;
	right: 910px;
	z-index: 3;
}
.index_about_texts_box {
    display: block;
	width: 670px;
	background: #4486c6;
	color: #fff;
	padding: 7px;
}
.index_about_texts {
	padding: 26px;
	/*border: 1px solid #fff;*/
	height: 386px;
}
.index_about_tit {
	font-size: 26px;
	font-weight: 600;
	text-align: center;
}
.index_about_txt {
	line-height: 30px;
	padding-top: 20px;
    text-indent: 24px;
    font-size: 18px;
}
.index_about_more {
	display: block;
	margin-top: 30px;
}
.index_about_en {
	font-size: 90px;
	color: #F5F5F5;
	position: absolute;
	top: 20px;
	right: 680px;
	z-index: 1;
	font-weight: 600;
}
.index_product_head {
	background: url(../images/chanpingbg.png) 0 0 no-repeat;
	background-size: 100% 100%;
	color: #fff;
	text-align: center;
	padding: 60px 0 70px;
}
.index_product_title span {
	font-weight: 600;
	padding: 0 12px;
}
.index_product_title {
	padding-bottom: 50px;
}
.index_product_head p {
	line-height: 46px;
}
.index_product_tabs {
	text-align: center;
	font-size: 18px;
	padding: 60px 0;
}
.index_product_tab {
	display: inline-block;
	line-height: 56px;
	padding: 0 45px;
	cursor: pointer;
}
.index_product_tab:hover {
	background: #4486c6;
	color: #fff;
}
.index_product_active {
	background: #4486c6;
	color: #fff;
}
.index_product_list li {
	float: left;
	width: 25%;
}
.index_product_list {
	margin: 0 -13px;
}
.index_product_item {
	display: block;
	margin: 0 13px;
}
.index_product_item:hover .index_product_item_img {
	border-color: #4486c6;
}
.index_product_item_img {
	/*padding: 20px;*/
	/*line-height: 238px;*/
	/*border: 1px solid #E0E0E0;*/
	text-align: center;
	width:278px;
    height: 278px;
}
.index_product_item_img img {
	/*max-height: 258px;*/
	width:100%;
    height: 100%;
    object-fit: contain;
}
.index_product_item_name {
	font-size: 14px;
	padding: 20px;
	text-align: center;
}
.index_product_more {
	display: block;
	width: 178px;
	line-height: 48px;
	text-align: center;
	color: #4486c6;
	border: 1px solid #4486c6;
	margin: 30px auto 0;
}
.index_product_more:hover {
	color: #fff;
	background: #4486c6;
	border-radius: 20px;
}
.index_product {
	padding-bottom: 80px;
}
.index_product_con {
	display: none;
}
.show {
	display: block;
}
.index_process_wrap {
	background: url(../images/index1.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	color: #fff;
	padding-top: 75px;
}
.index_process_head {
	text-align: center;
	font-weight: 600;
	padding-bottom: 60px;
}
.index_process_head span {
	padding: 0 10px;
}
.index_process_list li {
	float: left;
	width: 25%;
	padding-bottom: 30px;
}
.index_process_list {
	margin: 0 -50px;
	padding-bottom: 20px;
}
.index_process_item {
	margin: 0 50px;
}
.index_process_img {
	border: 2px solid #fff;
}
.index_process_img img {
	display: block;
	width: 100%;
	height: 148px;
}
.index_process_tit {
	font-size: 20px;
	text-align: center;
	padding: 16px 0 8px;
}
.index_process_txt {
	font-size: 14px;
	line-height: 20px;
	height: 40px;
}
.index_news_wrap {
	background: url(../images/newsindex.png) 0 0 no-repeat;
	background-size: 100% 100%;
	padding: 60px 0 45px;
}
.index_news_head {
	padding-bottom: 60px;
	text-align: center;
	font-weight: 600;
}
.index_news_head span {
	padding: 0 10px;
}
.index_news_fl {
	width: 500px;
}
.index_news_img img {
	display: block;
	width: 100%;
	height: 274px;
}
.index_news_texts {
	padding: 0 22px;
	height: 130px;
	background: #fff;
}
.index_news_tit {
	font-size: 20px;
	padding: 14px 0 8px;
	font-weight: 600;
}
.index_news_txt {
	color: #666;
}
.index_news_item {
	display: block;
}
.index_news_lis {
	width: calc(100% - 538px);
}
.index_news_day {
	font-size: 24px;
}
.index_news_year {
	font-size: 16px;
}
.index_news_date {
	color: #999;
	text-align: center;
	padding-right: 20px;
	border-right: 1px solid #eee;
}
.index_news_item_tit {
	font-size: 20px;
	padding-bottom: 5px;
	font-weight: 600;
}
.index_news_item_txt {
	color: #666;
}
.index_news_item_texts {
	 width: calc(100% - 120px);
}
.index_news_list li {
	padding: 40px 0;
	border-bottom: 1px dashed #4486c6;
}
.index_news_list li:first-child {
	padding-top: 20px;
}
.index_news_more {
	margin: 50px auto 0;
}
.index_honor_list li {
	float: left;
	width: 25%;
	margin-bottom: 20px;
}
.honor_mask_wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: rgba(0,0,0,.5);
    display: none;
}
.honor_mask_box {
     position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 600px;
    height: 493px;
    margin: auto;
    background: #fff;
    text-align: center;
}
.honor_mask_img img {
    width: 500px;
    height: 355px;
}
.honor_mask_con {
    padding: 50px 0;
}
.index_honor_list {
	margin: 0 -6px;
}
.index_honor_item {
	margin: 0 6px;
	display: block;
	padding: 18px 18px 16px;
	text-align: center;
	border: 1px solid #E0E0E0;
}
.index_honor_img {
	line-height: 178px;
}
.index_honor_img img {
	max-height: 178px;
	width: 250px;
	height: 178px;
}
.index_honor_name {
	padding: 18px 20px 0;
}
.index_honor_item:hover {
	border-color: #4486c6;
	box-shadow: 0 0 5px rgba(0,0,0,.3);
}
.index_honor {
	padding: 60px 0;
}
.footer_wrap {
	background: url(../images/footer.png) 0 0 no-repeat;
	background-size: 100% 100%;
	border-top: 1px solid #CCCCCC;
	padding: 54px 0 24px;
}
.footer_nav_tit {
	font-size: 16px;
	padding-bottom: 15px;
}
.footer_link {
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 40px;
}
.footer_nav_item {
	min-width: 150px;
	max-width: 220px;
}
.footer_wechar {
	text-align: center;
}
.footer_wechar_img {
	width: 110px;
	height: 110px;
}
.footer_wechar_txt {
	font-size: 14px;
	color: #666;
	padding-top: 8px;
}
.footer_leo {
	text-align: center;
	padding-top: 50px;
	font-size: 14px;
	color: #666;
}
.footer_leo a {
	color: #666;
}

.about_banner img {
	display: block;
	width: 100%;
	height: 400px;
	vertical-align: middle;
    object-fit: cover;
}
.about_nav_box {
	border-bottom: 1px solid #E8E8E8;
	text-align: center;
	font-size: 16px;
	line-height: 64px;
}
.about_nav_item {
	display: inline-block;
	width: 200px;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	margin: -4px;
}
.about_nav_item:hover {
	color: #fff;
	background: #4486c6;
}
.about_nav_active {
	color: #fff;
	background: #4486c6;
}
.about_introduce_wrap {
	background: url(../images/about1.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	/*padding: 70px 0 38px;*/
}
.about_introduce_title {
	padding-bottom: 45px;
	text-align: center;
}
.about_introduce_texts,.about_message_txt {
	font-size: 16px;
	line-height: 34px;
}
.about_message {
	padding: 50px 0 60px;
}
.about_message_img img {
	width: 367px;
	height: 420px;
	display: block;
}
.about_message_texts {
	width: calc(100% - 415px);
}
.about_message_tit {
	padding-bottom: 10px;
}
.about_message_name {
	font-size: 16px;
	color: #666;
	text-align: right;
	padding-top: 8px;
}
.about_message_name span {
	color: #333;
	font-weight: 600;
}
.aculture_content {
	padding: 60px 0;
}
.aculture_fr img {
	display: block;
	width: 740px;
	height: 410px;
}
.aculture_fl {
	width: calc(100% - 800px);
}
.aculture_tit {
	font-size: 22px;
	padding-bottom: 20px;
}
.aculture_txt {
	padding-bottom: 40px;
}

.ahonor_head {
	text-align: center;
}
.ahonor_head_tit {
	font-size: 24px;
	font-weight: 600;
}
.ahonor_head_txt {
	color: #666;
	padding-top: 16px;
}
.ahonor_head {
	padding-bottom: 50px;
}
.ahonor_content {
	padding: 60px 0;
}
.ahonor_list li {
	float: left;
	width: 33.33%;
	padding-bottom: 26px;
}
.ahonor_list {
	margin: 0 -13px;
	padding-bottom: 25px;
}
.ahonor_item {
	display: block;
	margin: 0 13px;
	padding: 15px;
	text-align: center;
	border: 1px solid #E0E0E0;
}
.ahonor_item:hover {
	border-color: #4486c6;
}
.ahonor_item_img {
	line-height: 248px;
}
.ahonor_item_img img {
	max-height: 248px;
	width: 350px;
	height: 249px;
}
.ahonor_item_name {
	margin-top: 15px;
	height: 20px;
	padding: 0 10px;
}
.page {
	text-align: center;
}
.page a,.page span {
	display: inline-block;
	padding: 10px 12px;
	border: 1px solid #D9D9D9;
} 
.ashop_tit {
	font-size: 24px;
	padding-bottom: 45px;
	text-align: center;
}
.ashop_txt {
	line-height: 36px;
}
.ashop_imgs {
	text-align: center;
	padding-top: 30px;
}
.ashop_imgs img {
	padding: 10px 0;
}
.ateam_item_img img {
	display: block;
	width: 170px;
	height: 200px;
}
.ateam_item_texts {
	width: calc(100% - 250px);
	padding-left: 25px;
}
.ateam_item_name {
	font-size: 24px;
	display: inline-block;
	padding: 18px 0 10px;
	margin-bottom: 18px;
	border-bottom: 1px solid #4486c6;
}
.ateam_item_position {
	font-size: 16px;
	color: #666;
}
.ateam_item_txt {
	font-size: 14px;
	color: #999;
	line-height: 24px;
	padding-top: 5px;
}
.ateam_item {
	display: block;
	border: 1px solid #E6E6E6;
}
.ateam_item:hover {
	border-color: #4486c6;
}
.ateam_list li {
	padding-bottom: 30px;
}
.product_list li {
	padding-bottom: 20px;
}
.product_list {
	padding-bottom: 20px;
}


.productd_detail_swiper {
	width: 430px;
}
.productd_detail_imgs {
	height: 430px;
	line-height: 430px;
	text-align: center;
	background: #fff;
	border: 1px solid #ccc;
}
.productd_detail_imgs img {
	max-height: 100%;
}
.productd_detail_imgs_small {
	height: 92px;
	line-height: 88px;
	text-align: center;
	background: #fff;
	border: 1px solid #ccc;
}
.productd_detail_imgs_small img {
	max-height: 100%;
}
.productd_detail_thumbs {
	position: relative;
	padding: 0 20px;
	margin-top: 12px;
}
.productd_prev,.productd_next {
	background-size: 100% 100%;
	width: 13px;
	height: 23px;
	margin-top: -11px;
}
.productd_next {
	right: 0;
}
.productd_prev {
	left: 0;
}
.productd_detail_texts {
	/* width: calc(100% - 580px); */
	margin-bottom: 30px;
}
.productd_detail_name {
	font-size: 30px;
}
.productd_detail_tit {
	font-size: 22px;
	line-height: 34px;
	padding: 20px 0 14px;
	border-bottom: 1px solid #4486c6;
	text-align: center;
	margin: 0 auto;
}
.productd_detail_info {
	font-size: 16px;
	line-height: 31px;
	color: #B4B3B3;
}
.productd_detail_introduce {
	font-size: 14px;
	line-height: 28px;
	color: #999;
}



.productd_detail_label {
	width: 96px;
	font-weight: 600;
	color: #6D6D6D;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	background: #FFEC9F;
	letter-spacing: 3px;
	/*border-top-right-radius: 32px;*/
	/*border-bottom-right-radius: 32px;*/
}
/*.productd_detail_texts .productd_detail_box:nth-child(10) .productd_detail_label{*/
/*	letter-spacing: 13px;*/
/*	padding-left: 9px;*/
/*}*/
.productd_detail_val {
	font-size: 16px;
	color: #6D6D6D;
	padding-left: 10px;
}
.productd_detail_info {
	margin: 10px 0;
	border: 1px solid #EFD46B;
}
.productd_detail_info_two .productd_detail_info {
	width: 50%;
}

.productd_detail_val {
	width: calc(100% - 102px);
}
.productd_detail_info_two .productd_detail_val {
	width: auto;
}
.productd_detail_tit {
	padding: 0 0 16px;
}

.productd_detail_info {
	line-height: 30px;
}
.productd_content_box {
	border: 1px solid #C9C9C9;
}
.productd_content_title {
	width: 130px;
	text-align: center;
	line-height: 48px;
	color: #fff;
	background: #4486c6;
}
.productd_content {
	padding: 15px;
	border-top: 1px solid #C9C9C9;
	min-height: 350px;
}
.productd_detail_description {
    padding: 15px 0;
    border-bottom: 1px solid #EED269;
}
.productd_detail_subtit {
    font-size: 14px;
    line-height: 20px;
}
.productd_detail_d {
    font-size: 16px;
    font-weight: 600;
    background: #FFEB9C;
    box-shadow: 5px -5px 1px  #F9D657;
    color: #6D6D6D;
    padding: 3px 6px;
    margin: 10px 0 12px;
}
/*相关样式*/
#showbox { background:#fff;box-shadow: 0 0 5px #4486c6;}
#showbox span { background: rgba(230,191,36,0.2); }
#showsum { left:25px; margin-top:10px;}
#showsum span { border:1px solid #ddd;}
#showsum span.sel { border:1px solid #4486c6;}

.showpage { width:500px; position:relative;}
.showpage a { display:block; width:15px; border:1px solid #4486c6; height:60px; line-height:60px; background:#4486c6; text-align:center; font-size:18px; position:absolute; left:0; top:-78px; text-decoration:none; color:#fff;}
.showpage a#shownext { left:auto; right:0;}
.showpage a:hover { background:#4486c6; color:#fff;}



.productd_title {
	font-size: 36px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 80px;
	padding-bottom: 26px;
	position: relative;
}
.productd_title::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 40px;
	height: 4px;
	background: #4486c6;
	margin-left: -20px;
} 
.productd_page a {
	width: 40%;
	font-size: 16px;
	line-height: 30px;
	color: #999;
	padding: 20px 0;
}
.productd_detail {
	padding-bottom: 50px;
}
.productd_page {
	border-top: 1px solid #CCCCCC;
}
.tea_list{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.tea_list li {
	width: 20%;
	margin-top: 50px;
	/*float: left;*/
	/*padding-bottom: 50px;*/
}
/*.tea_list li:nth-child(2n) {*/
/*	float: right;*/
/*}*/
.tea_item {
	display: block;
}
.tea_item_img img {
	display: block;
	width: 140px;
	/*height: 160px;*/
	border-radius: 8px;
	object-fit: cover;
}
.tea_item_texts {
	width: calc(100% - 260px);
}
.tea_item_tit {
	font-size: 20px;
	padding-bottom: 15px;
	font-weight: 600;
}
.tea_item_txt {
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.tea_item_time {
	padding-top: 15px;
	font-size: 14px;
	color: #999;
}
.tea_content {
	padding-bottom: 60px;
}
.tea_item:hover .tea_item_tit {
	color: #4486c6;
}
.news_list li {
	border-bottom: 1px solid #E0E0E0;
}
.news_list li:hover {
	border-color: #4486c6;
}
.news_list li:hover .index_news_date {
	color: #4486c6;
	border-color: #4486c6;
}
.news_list li:hover .index_news_item_tit {
	color: #4486c6;
}
.news_list li:first-child {
	padding-top: 0;
}
.news_list {
	padding-bottom: 50px;
}
.newsd_head {
	text-align: center;
	padding-bottom: 30px;
	border-bottom: 1px solid #DEDEDE;
}
.newsd_head_tit {
	font-size: 24px;
}
.newsd_head_info span {
	display: inline-block;
	padding: 0 10px;
}
.newsd_head_info {
	font-size: 14px;
	color: #999;
	padding-top: 20px;
}
.newsd_texts {
    max-width: 100%;
	line-height: 30px;
	padding: 25px 0 50px;
}
.idea_title {
	text-align: center;
	padding-bottom: 50px;
}
.idea_text {
	line-height: 28px;
}
.idea_tit {
	font-size: 22px;
	color: #fff;
	width: 230px;
	line-height: 48px;
	background: #4486c6;
	text-align: center;
	margin: 30px 0 10px;
}
.job_item {
	padding: 0 28px;
	/*height: 116px;*/
	padding-bottom: 20px;
	background: #F2F2F2;
	border-left: 3px solid #4486c6;
}
.job_item_post {
	width: 40%;
	padding-top: 32px;
}
.job_item_post h3 {
	font-size: 24px;
}
.job_item_post p {
	font-size: 16px;
	color: #666;
	padding-top: 10px;
}
.job_item_ask {
	padding-top: 20px;
	max-width: 50%;
	padding-left: 20px;
}
.job_item_ask p {
	font-size: 16px;
	color: #666;
	line-height: 26px;
}
.job_jio {
	width: 32px;
	height: 18px;
	display: block;
	margin-top: 50px;
}
.job_detail {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	padding: 20px 50px 50px;
	background: #f5f5f5;
	display: none;
}
.job_detail_title {
	font-size: 16px;
	color: #333;
	padding: 30px 0 10px;
}
.job_list li {
	cursor: pointer;
	margin-bottom: 25px;
}
.job_animet {
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
}
.job_list {
	padding-bottom: 30px;
}

.staff_title {
	text-align: center;
	padding-bottom: 50px;
}
.staff_list li {
	float: left;
	width: 25%;
	padding-bottom: 35px;
}
.staff_list {
	margin: 0 -13px;
	padding-bottom: 20px;
}
.staff_item {
	display: block;
	margin: 0 13px;
}
.staff_item_img img {
	display: block;
	width: 100%;
	height: 210px;
}
.staff_item_texts {
	height: 70px;
	padding: 0 26px;
	background: #F0F0F0;
}
.staff_item_name {
	padding: 18px 0 14px;
	font-size: 18px;
	position: relative;
}
.staff_item_name::after {
	content: "";
	position: absolute;
	height: 1px;
	width: 26px;
	background: #999;
	left: 0;
	bottom: 0;
}
.staff_item:hover .staff_item_texts {
	background: #4486c6;
	color: #fff;
}
.staff_item:hover .staff_item_name::after {
	background: #fff;
}
.contact_head_title {
	font-size: 24px;
	font-weight: 600;
	color: #4486c6;
	padding-bottom: 20px;
}
.contact_head_txt {
	font-size: 16px;
	color: #666;
	line-height: 40px;
}
.contact_head_fr img {
	width: 175px;
	height: 175px;
}
.contact_head_fr p {
	font-size: 16px;
	text-align: center;
	padding-top: 12px;
}
.contact_head {
	padding: 40px;
	background: #F0F0F0;
}
.contact_head_fl {
	max-width: 70%;
}
.contact_message_fl,.contact_message_fr {
	width: 47%;
}
.contact_message_fl img {
	width: 100%;
	height: 400px;
}
.contact_from {
	font-size: 14px;
}
.contact_from_label {
	width: 98px;
	text-align: right;
}
.contact_from_label span {
	color: red;
}
.contact_from_ipt {
	width: calc(100% - 98px);
}
.contact_from_val {
	width: 100%;
	padding-left: 10px;
	height: 32px;
	border: 1px solid #EBEBEB;
}
.contact_from_name {
	padding-bottom: 15px;
}
.contact_content {
	padding: 10px;
	height: 140px;
	width: 100%;
}
.contact_from_btn {
	width: 140px;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	background: #4486c6;
	margin-top: 25px;
	margin-left: 98px;
}
.contact_message {
	padding: 50px 0 60px;
}
#contact_map {
	width: 100%;
	height: 500px;
}
#contact_map .BMap_bubble_title {
    text-align: center;
    font-weight: bold;
    padding-bottom: 6px;
    font-size: 16px;
    border-bottom: 1px solid #000;
}

.float_wrap {
	position: fixed;
	top: 50%;
	right: 0;
	z-index: 9;
	margin-top: -150px;
}
.float_item {
	width: 65px;
	height: 65px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	position: relative;
	
}
.float_icon {
	line-height: 40px;
}
.float_item_box {
	background: #4486c6;
	margin-bottom: 1px;
	display: block;
}
.float_box {
	position: relative;
}
.float_item_box {
	position: absolute;
	top: 0;
	right: 0;
}

.float_item_box:hover {
	padding-right: 20px;
}
.float_item_box2 {
	top: 66px;
}
.float_item_box3 {
	top: 132px;
}
.float_item_box4 {
	top: 198px;
}
.float_item_box5 {
	top: 264px;
}
.float_item_wechar {
	position: absolute;
	left: -115px;
	bottom: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
}
.float_item_wechar img {
	width: 110px;
	height: 110px;
}
.float_item_box4:hover .float_item_wechar {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
}
.float_item_phone {
	position: absolute;
	right: -200px;
	top: 0;
	line-height: 66px;
	padding: 0 20px;
	font-size: 16px;
}
.float_item_box2:hover .float_item_phone {
	right: -166px;
} 
.float_item_box2:hover {
	padding-right: 160px;
}
.phone_menu {
	display: none;
}
.mobeli_float_wrap {
	display: none;
}


.leav_massge_wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 9;
	display: none;
}
.leav_massge_box {
	background: #fff;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 600px;
	height: 460px;
	margin: auto;
	padding: 50px;
}
.contact_cal {
	background: #EBEBEB;
	color: #999;
	border: 1px solid #999;
}


.video_wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: rgba(0,0,0,.5);
    display: none;
}
.video_box {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 920px;
    height: 600px;
    margin: auto;
}
.video_con {
    position: relative;
}
.video_image {
    position: absolute;
    left: 0;
    bottom: -64px;
    width: 100%;
    text-align: center;
}
.video_image img {
    width: 45px;
    height: 45px;
}
.video_box iframe {
    width: 100%;
    height: 600px;
}
.index_video {
    position: relative;
}
.index_video_play {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 600px;
}
.index_video_play img {
    width: 120px;
    height: 120px;
}
.detailpc {
    display: none;
}


.header_logos {
    padding-right: 68px;
    padding-top: 0;
}
.header_logos img {
    margin-left: 30px;
    width: 100px;
    height: 100px;
}

@media screen and (max-width:1600px) {
	.index_video {
		width: 550px;
	}
	.index_about_content {
		right: 760px;
	}
	.index_about_texts_box {
		width: 520px;
	}
	.index_about_en {
		right: 780px;
	}
}
@media screen and (max-width: 450px) {
	body{
		zoom: 0.3;
	}
 }
